home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950929-19951130 / 000041_news@columbia.edu_Fri Oct 6 16:07:21 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA14095
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Fri, 6 Oct 1995 20:15:11 -0400
  3. Received: by apakabar.cc.columbia.edu id AA10646
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Fri, 6 Oct 1995 20:15:09 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!pendragon.jsc.nasa.gov!ames!lll-winken.llnl.gov!venus.sun.com!uk-usenet.uk.sun.com!sungy!usenet
  6. From: Casper.Dik@holland.sun.com (Casper H.S. Dik - Network Security Engineer)
  7. Newsgroups: comp.protocols.kermit.misc,comp.unix.solaris
  8. Subject: Re: Real Fix for Kermit on Solaris?
  9. Date: 6 Oct 1995 16:07:21 GMT
  10. Organization: Sun Microsystems, Netherlands
  11. Lines: 24
  12. Distribution: inet
  13. Message-Id: <453k7p$jl7@sungy.Germany.Sun.COM>
  14. References: <Pine.SOL.3.91.951002143400.5139A-100000@toucan> <44ug0l$r41@apakabar.cc.columbia.edu> <DFzED8.MAz@ahwau.ahold.nl> <4510a5$f9c@sungy.Germany.Sun.COM> <453dbc$c49@apakabar.cc.columbia.edu>
  15. Nntp-Posting-Host: room101.holland.sun.com
  16. Xref: news.columbia.edu comp.protocols.kermit.misc:3771 comp.unix.solaris:59152
  17. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  18.  
  19. fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
  20.  
  21. >So you are saying there is a bug in Solaris 2.3 that causes the above
  22. >symptom, and that when this patch is applied, the problem goes away?
  23. >But that there is no way to fix it in Solaris 2.4?
  24.  
  25. Well, there is: use patch T102562-01, but that patch hasn't been released
  26. yet.  Patches aren't usually released to the general public
  27. until there's enough demand.
  28.  
  29. >Yet others are saying that this does not happen in tip or cu or whatever.
  30. >So evidently there is a way to code around the problem, but we do not
  31. >know what it is, because the sources for tip and cu are not open.
  32.  
  33. The bug report 1191317 says that this does happen with tip.
  34.  
  35. I've checked tip source and it doesn't do anything special.
  36. It opens the port, does a ioctl setflags with XCLUDE and HUPCL and
  37. that's all (and it uucp locks the port).
  38.  
  39. Casper
  40. --
  41. Expressed in this posting are my opinions.  They are in no way related
  42. to opinions held by my employer, Sun Microsystems.